home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D Images
/
3D Images.iso
/
programs
/
amiga
/
rayshade
/
man
/
giftorle.man
< prev
next >
Wrap
Text File
|
1995-01-12
|
2KB
|
67 lines
GIFTORLE(1) GIFTORLE(1)
NNAAMMEE
giftorle - Convert GIF images to RLE format
SSYYNNOOPPSSIISS
ggiiffttoorrllee [ --cc ] [ --oo _o_u_t_f_i_l_e_._r_l_e ] [ _i_n_f_i_l_e_._g_i_f _._._. ]
DDEESSCCRRIIPPTTIIOONN
_G_i_f_t_o_r_l_e converts a file from Graphics Interchange Format
(GIF) format into RLE format. Images converted with
_g_i_f_t_o_r_l_e will need to be flipped with _r_l_e_f_l_i_p -v for cor
rect presentation. Multiple input images may be con
verted, these will be written sequentially to the output
RLE file.
OOPPTTIIOONNSS
--cc Preserve the colormap that the GIF image contains,
otherwise the colormap is applied to input image.
--oo _o_u_t_f_i_l_e_._r_l_e
If specified, the output will be written to this
file. If _o_u_t_f_i_l_e_._r_l_e is "-", or if it is not spec
ified, the output will be written to the standard
output stream.
_i_n_f_i_l_e_._g_i_f _._._.
The input will be read from these files. If
_i_n_f_i_l_e_._g_i_f is "-" or is not specified, the input
will be read from the standard input stream.
MMIISSCC
GIF and Graphics Interchange Format are both trademarks of
CompuServe Incorporated.
SSEEEE AALLSSOO
_r_l_e_t_o_g_i_f(1), _r_l_e_f_l_i_p(1), _u_r_t(1), _R_L_E(5).
AAUUTTHHOORR
David Koblas (koblas@mips.com or koblas@cs.uoregon.edu)
BBUUGGSS
Should probably flip the image itself (or at least have an
option).
1